~/storm/build/bin/storm --prism csma.4-2.prism --prop csma.props all_before_max --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12 --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Wed Apr 29 18:44:35 2020
Command line arguments: --prism csma.4-2.prism --prop csma.props all_before_max --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.008s.
Time for model construction: 9.149s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 761962
Transitions: 1327068
Choices: 825504
Reward Models: none
State Labels: 4 labels
* deadlock -> 0 item(s)
* init -> 1 item(s)
* all_delivered -> 9 item(s)
* collision_max_backoff -> 3444 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "all_before_max": Pmax=? [!("collision_max_backoff") U "all_delivered"] ...
Result (for initial states): 0.7764601493129574
Time for model checking: 0.976s.